All Questions
1 question
1vote
0answers
241views
Get Linux Executable Signing Certificate Information
I wanted to know if there was a way (some sort of library that I'm unaware of) that gets the signing certificate details of an executable. I know it's possible to sign a binary using openssl but how ...